home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Ap-Az / ASU MAPSTK.cpt / ASU MAPSTK / ASU MAP / card_43741.txt < prev    next >
Text File  |  1987-10-02  |  2KB  |  90 lines

  1. -- card: 43741 from stack: in
  2. -- bmap block id: 40907
  3. -- flags: 0000
  4. -- background id: 41114
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=472 top=28 right=45 bottom=494
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual wipe down slowly
  23.   go to card id 43029
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=471 top=61 right=78 bottom=493
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: 
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual wipe up slowly
  44.   go to card id 44274
  45. end mouseUp
  46.  
  47.  
  48.  
  49.  
  50. -- part 3 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=456 top=43 right=63 bottom=473
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual wipe right slowly
  65.   go to card id 42036
  66. end mouseUp
  67.  
  68.  
  69.  
  70.  
  71. -- part 4 (button)
  72. -- low flags: 00
  73. -- high flags: 0000
  74. -- rect: left=492 top=42 right=65 bottom=509
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: 
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   visual wipe left slowly
  86.   go to card id 45174
  87. end mouseUp
  88.  
  89.  
  90.